home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / filutil / dp107e.zip / KBOARD.TIM < prev    next >
Text File  |  1995-02-21  |  2KB  |  70 lines

  1.  
  2.  
  3.                 Keyboard function
  4.  
  5. 1) Key for mouse tag
  6.    FN1 : Move mouse tag up a distance which define by FN5, FN6.
  7.    FN2 : Move mouse tag down.
  8.    FN3 : move mouse tag left.
  9.    FN4 : move mouse tag right.
  10.    FN5 : move mouse tag to up grid position.
  11.    FN6 : move mouse tag to lower grid position.
  12.    FN7 : move mouse tag to left grid position.
  13.    FN8 : move mouse tag to right grid position.
  14.    FN9 : move mouse tag to left-upper grid position.
  15.  
  16. 2) Key for cursor movement.
  17.    AUP : Move cursor up.
  18.    ADW : Move cursor low.
  19.    ALF : Move cursor left.
  20.    ART : Move cursor right.
  21.    PUP : Page up.
  22.    PDW : Page down.
  23.    TAB : Move cursor to next TAB position.
  24.    HOME: Move cursor to first column of line.
  25.    END : Move cursor to line end.
  26.    CTL + ART: Move cursor to next word.
  27.    CTL + ALF: Move cursor to previous word.
  28.    CTL + PUP: Move cursor to screen top.
  29.    CTL + PDW: Move cursor to screen bottom.
  30.    CTL + HOME:Move cursor to first line.
  31.    CTL + END: Move cursor to bottom line.
  32.    CTL + G  : Move left margin of screen to cursor position.
  33.    SHIFT + <-  : shift screen left.
  34.    SHIFT + ->  : shift screen right.
  35.    SHIFT + TAB : backtab.
  36.  
  37. 3) Mark operation on text.
  38.    ALT + B: Mark block.
  39.    ALT + C: Mark character.
  40.    ALT + L: Mark line.
  41.    ALT + U: Clear Mark.
  42.    ALT + D: Delete marked text.
  43.    ALT + E: Erase marked text.
  44.    ALT + M: Move marked text to cursor.
  45.    ALT + Z: Copy marked text to cursor.
  46.  
  47. 4) Key for image
  48.    CTL+ALT + P: Append one row on image end.
  49.    CTL+ALT + Z: Copy marked image to cursor position.
  50.    CTL+ALT + D: Delete marked image.
  51.    CTL+ALT + F: Fill mark area with color3.
  52.    CTL+ALT + K: DeLete one row. It takes time to reoganize the DiskPaper.
  53.    CTL+ALT + N: Insert one row on cursor row. If cursor row is greater
  54.       than EOM, rows will be appended to cursor row. If cursor row is
  55.       less than EOM, only one row will be insert. It take time to shift
  56.       image.
  57.    CTL+ALT + S: Insert image row till screen bottom.
  58.    CTL+ALT + T: Restore disk paper to screen.
  59.    CTL+ALT + W: Write screen image to disk paper.
  60.  
  61. 5) Others
  62.    ALT + S: Split line.
  63.    SHIFT + F5: confirm change.
  64.    INS : Insert mode or replace mode;
  65.    DEL : Delete one character.
  66.    Back Space : Delete previous character.
  67.    CTL + BKS: Delete line.
  68.    CTL + D: Duplicate line.
  69.    CTL + H: Show menu or hide menu.
  70.